home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / toadies / picassos another word < prev    next >
Text File  |  1999-06-15  |  833b  |  23 lines

  1. Category: Toadies
  2. Title: Picasso's Another Word...
  3. Copyright: Copyright © 1997 Ilyich the Toad. Freeware, contact ilyich@ioc.ac.rufor more. Or, better yet, modify it yourself!
  4. Author: Ilyich the Toad
  5. Filename: t_Picasso's_Another_Word.8bf
  6.  
  7. R:put(x%val(0,0,X*val(2,255-i,i)/255),0),put(y%val(1,0,Y*val(2,255-i,i)/255),1),put(src(x-get(0),y-get(1),z),2),mix(0,get(2),get(0)*get(1),val(0,0,X*val(2,255-i,i)/255)*val(1,0,X*val(2,255-i,i)/255))
  8.  
  9. G:put(src(x-get(0),y-get(1),z),2),mix(0,get(2),get(0)*get(1),val(0,0,X*val(2,255-i,i)/255)*val(1,0,X*val(2,255-i,i)/255))
  10.  
  11. B:put(src(x-get(0),y-get(1),z),2),mix(0,get(2),get(0)*get(1),val(0,0,X*val(2,255-i,i)/255)*val(1,0,X*val(2,255-i,i)/255))
  12.  
  13. A:src(x-get(0),y-get(1),z)
  14.  
  15. ctl[0]: Cell Width
  16. ctl[1]: Cell Height
  17. ctl[2]: i-Dependence
  18.  
  19. val[0]: 24
  20. val[1]: 39
  21. val[2]: 126
  22.  
  23.